sql server - sql delete result from query - Stack Overflow I have two tables, same structure. clients contains row 1+2; clients3 only row 2. I want to delete row 2 in the clients table. SELECT * FROM clients WHERE ...